From: Mohammed Sadiq Date: Sat, 16 Jun 2018 05:05:55 +0000 (+0530) Subject: search-bar: Fix link to search-bar example X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~35^2~18 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=61f37b2b0d005f28ab04803b585952af0778cecf;p=gtk%2B3.0.git search-bar: Fix link to search-bar example The master branch is now Gtk4. We should be linking to stable branch here. --- diff --git a/gtk/gtksearchbar.c b/gtk/gtksearchbar.c index 9aacc01387..3669aa6d96 100644 --- a/gtk/gtksearchbar.c +++ b/gtk/gtksearchbar.c @@ -62,7 +62,7 @@ * * ## Creating a search bar * - * [A simple example](https://git.gnome.org/browse/gtk+/tree/examples/search-bar.c) + * [A simple example](https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-24/examples/search-bar.c) * * Since: 3.10 */